Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6388)

Issue 4557050: Pridany meta description na uvodnu stranku fajru, snad potom google bude pisa... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by anty
Modified:
12 years, 11 months ago
Reviewers:
ppershing, majak
CC:
fajr-devel+codereview_googlegroups.com
Base URL:
http://fajr.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Pridany meta description na uvodnu stranku fajru, snad potom google bude pisat lepsi snippet pod vysledkom vyhladavania.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M templates/fajr/pages/welcome.xhtml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2
anty
12 years, 11 months ago (2011-05-26 19:53:01 UTC) #1
ppershing
12 years, 11 months ago (2011-05-26 20:07:54 UTC) #2
lgtm

2011/5/26 <anty.sk@gmail.com>

> Reviewers: ppershing, majak,
>
> Description:
> Pridany meta description na uvodnu stranku fajru, snad potom google bude
> pisat lepsi snippet pod vysledkom vyhladavania.
>
> Please review this at http://codereview.appspot.com/4557050/
>
> Affected files:
>  M     templates/fajr/pages/welcome.xhtml
>
>
> Index: templates/fajr/pages/welcome.xhtml
> ===================================================================
> --- templates/fajr/pages/welcome.xhtml  (revision 798)
> +++ templates/fajr/pages/welcome.xhtml  (working copy)
> @@ -8,6 +8,14 @@
>  #}
>  {% extends "layout/main.xhtml" %}
>  {% block title %}Vitajte{% endblock %}
> +
> +{% block head %}
> +  {% parent %}
> +  <meta name="Description" content="Fajr je alternatívny frontend pre AIS2
> &mdash;
> +        webová aplikácia poskytujúca jeho najčastejšie funkcie a to
> jednoducho, rýchlo,
> +        bez zbytočných klikaní a na všetkých browseroch." />
> +{% endblock %}
> +
>  {% block content %}
>  {% import "macros/utils.xhtml" as utils %}
>  {% block loginBox %}
>
>
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b