Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_tramshedTech_team15
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arianne Bayliss
ProjectClient_Y1S1_tramshedTech_team15
Commits
e430a04a
Commit
e430a04a
authored
2 years ago
by
Beaumont Mogridge
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
db35f144
No related branches found
No related tags found
2 merge requests
!47
Update static/testSearch.html, templates/OurSpaces.html, templates/Space.html,...
,
!25
Update static/testSearch.html, templates/OurSpaces.html, templates/Space.html,...
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OurSpaces.html
+40
-0
40 additions, 0 deletions
OurSpaces.html
with
40 additions
and
0 deletions
OurSpaces.html
0 → 100644
+
40
−
0
View file @
e430a04a
<head>
<link
rel=
"stylesheet"
href=
"framework.css"
>
</head>
<body
class=
"body"
>
<header>
{% block titleBlock%}
<h1>
the working space name
</h1>
<img
src=
"header.png"
/>
{%endblock%}
</header>
<div
class=
"Address box"
>
{% block addressBlock%}
<h2>
Address info
</h2>
<iframe
src=
"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4957.954181608377!2d-2.999839445369478!3d51.58698324808131!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4871e6cc3bd82553%3A0x684c1227f14b4a15!2sNational%20Software%20Academy%20(Cardiff%20University)!5e0!3m2!1sen!2suk!4v1669722978098!5m2!1sen!2suk"
width=
"600"
height=
"450"
style=
"border:0;"
allowfullscreen=
""
loading=
"lazy"
referrerpolicy=
"no-referrer-when-downgrade"
></iframe>
{%endblock%}
</div>
<div
class=
"Description box"
>
{% block descriptionBlock%}
<h2>
About us
</h2>
<h3>
description
</h3>
{%endblock%}
</div>
<div
class=
"Image box"
>
<img
scr=
{%
block
imageBlock
%}
{%
endblock
%}
>
</div>
<div
class=
"AddImage box"
>
<img
scr=
"{% block addimageBlock%} {%endblock%}"
>
</div>
<div
class=
"times box"
>
<h2>
{% block timeBlock%} times {%endblock%}
</h2>
</div>
</body>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment