Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1606823475-practice
Commits
4fde78e9
Commit
4fde78e9
authored
Dec 21, 2019
by
Muhammad Ilham Peruzzi
Browse files
[GREEN] add my name in header and footer
parent
1f2571df
Pipeline
#27364
passed with stages
in 16 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lists/templates/base.html
View file @
4fde78e9
...
...
@@ -34,6 +34,8 @@
</div>
</nav>
<header>
The Owner : Muhammad Ilham Peruzzi
</header>
{% if messages %}
<div
class=
"row"
>
<div
class=
"col-md-8"
>
...
...
@@ -75,5 +77,6 @@
</div>
</body>
<footer>
Made with Love by
©
Muhammad Ilham Peruzzi
</footer>
</html>
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment