diff options
| author | Arslaan Pathan <[email protected]> | 2026-07-19 12:09:07 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-07-19 12:09:07 +1200 |
| commit | 29e11a34c1ebe2335398912bcc9643f5afc1288a (patch) | |
| tree | 2d39ac442beaf74e2f8d50bf8f3d0b9c87673677 /templates/projects-page.html | |
| parent | b96b17d7d4e1557205cd91f582ae46265d6de632 (diff) | |
| download | arslaancodes-main.tar.xz arslaancodes-main.zip | |
Diffstat (limited to 'templates/projects-page.html')
| -rw-r--r-- | templates/projects-page.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/projects-page.html b/templates/projects-page.html deleted file mode 100644 index 9902bb6..0000000 --- a/templates/projects-page.html +++ /dev/null @@ -1,9 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -<h1 class="title"> - {{ page.title }} -</h1> -<p class="subtitle"><strong>{{ page.date }}</strong></p> -{{ page.content | safe }} -{% endblock content %} |
