Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
awesomelands
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vuk Lazovic
awesomelands
Commits
1076fdb7
Commit
1076fdb7
authored
Sep 21, 2022
by
Milena Djukic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
header i footer register
parent
ac18c167
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
114 additions
and
23 deletions
+114
-23
.idea/workspace.xml
+2
-1
src/main/resources/templates/registration.html
+112
-22
No files found.
.idea/workspace.xml
View file @
1076fdb7
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<change
beforePath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_18_9_2022__20_08__Default_Changelist_.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_18_9_2022__20_08__Default_Changelist_.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_18_9_2022__20_08__Default_Changelist_.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_18_9_2022__20_08__Default_Changelist_.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_19_9_2022__15_07__Default_Changelist_.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_19_9_2022__15_07__Default_Changelist_.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_19_9_2022__15_07__Default_Changelist_.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_19_9_2022__15_07__Default_Changelist_.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/templates/
property.html"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/main/resources/templates/property
.html"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/templates/
registration.html"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/main/resources/templates/registration
.html"
afterDir=
"false"
/>
</list>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
...
@@ -209,6 +209,7 @@
...
@@ -209,6 +209,7 @@
<workItem
from=
"1663600055785"
duration=
"984000"
/>
<workItem
from=
"1663600055785"
duration=
"984000"
/>
<workItem
from=
"1663675731268"
duration=
"8728000"
/>
<workItem
from=
"1663675731268"
duration=
"8728000"
/>
<workItem
from=
"1663703824680"
duration=
"5427000"
/>
<workItem
from=
"1663703824680"
duration=
"5427000"
/>
<workItem
from=
"1663780970951"
duration=
"124000"
/>
</task>
</task>
<task
id=
"LOCAL-00001"
summary=
"dodata ulogovana verzija"
>
<task
id=
"LOCAL-00001"
summary=
"dodata ulogovana verzija"
>
<created>
1663501497955
</created>
<created>
1663501497955
</created>
...
...
src/main/resources/templates/registration.html
View file @
1076fdb7
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html
xmlns:th=
"http://www.thymeleaf.org"
>
<head>
<head>
<meta
charset=
"ISO-8859-1"
>
<title>
Royal Estate - Free Bootstrap 4 Template by TIM
</title>
<title>
Registration
</title>
<meta
charset=
"utf-8"
>
<link
rel=
"stylesheet"
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity=
"sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
<link
href=
"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"
rel=
"stylesheet"
>
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"css/open-iconic-bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"css/animate.css"
>
<link
rel=
"stylesheet"
href=
"css/owl.carousel.min.css"
>
<link
rel=
"stylesheet"
href=
"css/owl.theme.default.min.css"
>
<link
rel=
"stylesheet"
href=
"css/magnific-popup.css"
>
<link
rel=
"stylesheet"
href=
"css/aos.css"
>
<link
rel=
"stylesheet"
href=
"css/ionicons.min.css"
>
<link
rel=
"stylesheet"
href=
"css/bootstrap-datepicker.css"
>
<link
rel=
"stylesheet"
href=
"css/jquery.timepicker.css"
>
<link
rel=
"stylesheet"
href=
"css/flaticon.css"
>
<link
rel=
"stylesheet"
href=
"css/icomoon.css"
>
<link
rel=
"stylesheet"
href=
"css/style.css"
>
</head>
</head>
<body>
<body>
<!-- create navigation bar ( header) -->
<nav
class=
"navbar navbar-inverse navbar-fixed-top"
>
<div
class=
"container"
>
<div
class=
"navbar-header"
>
<div
class=
"top"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
<div
class=
"container"
>
data-toggle=
"collapse"
data-target=
"#navbar"
aria-expanded=
"false"
<div
class=
"row d-flex align-items-center"
>
aria-controls=
"navbar"
>
<div
class=
"col"
>
<span
class=
"sr-only"
>
Toggle navigation
</span>
<span
<p
class=
"social d-flex"
>
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
<a
href=
"#"
><span
class=
"icon-facebook"
></span></a>
class=
"icon-bar"
></span>
<a
href=
"#"
><span
class=
"icon-twitter"
></span></a>
</button>
<a
href=
"#"
><span
class=
"icon-google"
></span></a>
<a
class=
"navbar-brand"
href=
"#"
th:href=
"@{/}"
>
Registracija
</a>
<a
href=
"#"
><span
class=
"icon-pinterest"
></span></a>
</p>
</div>
<div
class=
"col d-flex justify-content-end"
>
<div
th:text=
"${#authentication.name}"
>
The value of the "name" property of the authentication object should appear here.
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
<nav
class=
"navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light"
id=
"ftco-navbar"
>
<div
class=
"container"
>
<a
class=
"navbar-brand"
href=
"/"
>
AWESOME
<span>
lands
</span></a>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#ftco-nav"
aria-controls=
"ftco-nav"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<span
class=
"oi oi-menu"
></span>
Menu
</button>
<br>
<div
class=
"collapse navbar-collapse"
id=
"ftco-nav"
>
<br>
<ul
class=
"navbar-nav ml-auto"
>
<li
class=
"nav-item active"
><a
href=
"/"
class=
"nav-link"
>
Pocetna strana
</a></li>
<li
class=
"nav-item"
><a
href=
"oglasi"
class=
"nav-link"
>
Oglasi
</a></li>
<li
class=
"nav-item"
><a
href=
"maintance"
class=
"nav-link"
>
Agenti
</a></li>
<li
class=
"nav-item"
><a
href=
"maintance"
class=
"nav-link"
>
O nama
</a></li>
<li
class=
"nav-item"
><a
href=
"maintance"
class=
"nav-link"
>
Kontakt
</a></li>
<li
sec:authorize=
"isAnonymous()"
class=
"nav-item cta"
><a
href=
"login"
class=
"nav-link ml-lg-2"
><span
class=
"icon-user"
></span>
Prijava
</a></li>
<li
sec:authorize=
"isAnonymous()"
class=
"nav-item cta cta-colored"
><a
href=
"registration"
class=
"nav-link"
><span
class=
"icon-pencil"
></span>
Registracija
</a></li>
<li
sec:authorize=
"isAuthenticated()"
class=
"nav-item cta"
><a
href=
"dodaj"
class=
"nav-link ml-lg-2"
><span
class=
"icon-user"
></span>
Dodaj Oglas
</a></li>
<li
sec:authorize=
"isAuthenticated()"
class=
"nav-item cta"
><a
href=
"/logout"
class=
"nav-link ml-lg-2"
><span
class=
"icon-user"
></span>
Log Out
</a></li>
<!--sec:authorize="isAuthenticated()-->
</ul>
</div>
</div>
</nav>
<!-- Create HTML registration form -->
<!-- Create HTML registration form -->
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"row"
>
...
@@ -73,5 +123,44 @@
...
@@ -73,5 +123,44 @@
</div>
</div>
</div>
</div>
</div>
</div>
<footer
class=
"ftco-footer ftco-bg-dark ftco-section"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-md-12 text-center"
>
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright
©
<script>
document
.
write
(
new
Date
().
getFullYear
());
</script>
Sva prava zadržana |
</i>
by
<a
target=
"_blank"
>
TIM 10
</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</footer>
<!-- loader -->
<div
id=
"ftco-loader"
class=
"show fullscreen"
><svg
class=
"circular"
width=
"48px"
height=
"48px"
><circle
class=
"path-bg"
cx=
"24"
cy=
"24"
r=
"22"
fill=
"none"
stroke-width=
"4"
stroke=
"#eeeeee"
/><circle
class=
"path"
cx=
"24"
cy=
"24"
r=
"22"
fill=
"none"
stroke-width=
"4"
stroke-miterlimit=
"10"
stroke=
"#F96D00"
/></svg></div>
<script
src=
"js/jquery.min.js"
></script>
<script
src=
"js/jquery-migrate-3.0.1.min.js"
></script>
<script
src=
"js/popper.min.js"
></script>
<script
src=
"js/bootstrap.min.js"
></script>
<script
src=
"js/jquery.easing.1.3.js"
></script>
<script
src=
"js/jquery.waypoints.min.js"
></script>
<script
src=
"js/jquery.stellar.min.js"
></script>
<script
src=
"js/owl.carousel.min.js"
></script>
<script
src=
"js/jquery.magnific-popup.min.js"
></script>
<script
src=
"js/aos.js"
></script>
<script
src=
"js/jquery.animateNumber.min.js"
></script>
<script
src=
"js/bootstrap-datepicker.js"
></script>
<script
src=
"js/jquery.timepicker.min.js"
></script>
<script
src=
"js/scrollax.min.js"
></script>
<script
src=
"https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"
></script>
<script
src=
"js/google-map.js"
></script>
<script
src=
"js/main.js"
></script>
</body>
</body>
</html>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment