From c896fcdab70f101a6eaaa4fd6f7f03f9b1324e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=C3=A4ssler?= Date: Sun, 29 Dec 2019 14:17:41 +0100 Subject: material-ish design with gitea-style tabs --- templates/repo.html | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'templates') diff --git a/templates/repo.html b/templates/repo.html index 156c48a..da297f6 100644 --- a/templates/repo.html +++ b/templates/repo.html @@ -4,40 +4,42 @@ {{ project_name }} | /{{ project_name }} - - + +
- -
-

/ {{ project_owner }} / {{ project_name }}

+ +
+

/ {{ project_owner }} / {{ project_name }}

-

- {{ project_summary }} -

+

+ {{ project_summary }} +

-
+
-
- -
-
- + +
+ +

- {{ project_name }} was created on 2019-11-29 at 21:20 + {{ project_name }} was created on 2019-11-29 at 21:20 with commit {{ first_commit }}. Since then, {{ num_commits }} commits have been authered by {{ num_contributors }} contributers. -- cgit v1.2.3