From 299f2d3344ad47d8c075eb64b1cfc25bf2fe9ad4 Mon Sep 17 00:00:00 2001
From: arcan1s
Date: Mon, 25 Aug 2014 22:47:14 +0400
Subject: [PATCH] update to standards
---
projects/index.html | 4 ++--
ru/projects/index.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/projects/index.html b/projects/index.html
index e156100..525dd49 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -120,10 +120,10 @@ groups:
{% for project in group.projects %}
{{ project.title }}
{{ project.description }}
-
+
{% for link in project.links %}
- {{ link }}
{% endfor %}
-
+ <
{% endfor %}
{% endfor %}
diff --git a/ru/projects/index.html b/ru/projects/index.html
index c31116f..842ecaa 100644
--- a/ru/projects/index.html
+++ b/ru/projects/index.html
@@ -120,10 +120,10 @@ groups:
{% for project in group.projects %}
{{ project.title }}
{{ project.description }}
-
+
{% for link in project.links %}
- {{ link }}
{% endfor %}
-
+
{% endfor %}
{% endfor %}