This website requires JavaScript.
Explore
Help
Sign In
aryma
/
artemis
Watch
1
Star
0
Fork
0
You've already forked artemis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c51103aaf5e767e5f8c02cd10f647f0c2f2c3ddc
artemis
/
titles
/
wacca
/
frontend
/
wacca_index.jinja
4 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor template directory to be artemis root dir
2023-02-20 21:55:12 -05:00
{% extends "core/frontend/index.jinja" %}
{% block content %}
HUGE WebUI overhaul - Removed ugly styles in header - Properly implemented Bootstrap's NavBar - Added username to session
2023-09-09 00:36:22 +02:00
<h1>WACCA</h1>
refactor template directory to be artemis root dir
2023-02-20 21:55:12 -05:00
{% endblock content %}
Reference in New Issue
Copy Permalink