Edited template.
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/intro.html.twig Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/intro.html.twig Wed Sep 04 08:42:41 2013 +0900
@@ -16,7 +16,8 @@
<div class="container-narrow">
<div class="masthead">
<div class="mastheadbg">
- <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+ <a href="{{ path('org_w3_autotweet_intro') }}">
+ <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
</div>
</div>
<div class="row-fluid detail">
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/list.html.twig Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/list.html.twig Wed Sep 04 08:42:41 2013 +0900
@@ -16,7 +16,8 @@
<div class="container-narrow">
<div class="masthead">
<div class="mastheadbg">
- <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+ <a href="{{ path('org_w3_autotweet_intro') }}">
+ <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
</div>
</div>
<div class="row-fluid detail">
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/newtalk.html.twig Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/newtalk.html.twig Wed Sep 04 08:42:41 2013 +0900
@@ -15,7 +15,8 @@
<div class="container-narrow">
<div class="masthead">
<div class="mastheadbg">
- <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+ <a href="{{ path('org_w3_autotweet_intro') }}">
+ <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
</div>
</div>
<div class="row-fluid detail">
--- a/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/note.html.twig Wed Sep 04 08:37:08 2013 +0900
+++ b/autotweet-php/src/Org/W3/AutotweetBundle/Resources/views/Default/note.html.twig Wed Sep 04 08:42:41 2013 +0900
@@ -15,7 +15,8 @@
<div class="container-narrow">
<div class="masthead">
<div class="mastheadbg">
- <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img>
+ <a href="{{ path('org_w3_autotweet_intro') }}">
+ <img src="{{ asset('images/logo-masthead.png') }}" alt="W3C"></img></a>
</div>
</div>
<div class="row-fluid detail">
@@ -23,7 +24,7 @@
<h1>Notes list</h1>
<a href="{{ path('org_w3_autotweet_list') }}">Back</a>
<p>
-<table id="paymentTable" style="border: 1px solid #ccc;" cellspacing="0">
+<table id="paymentTable" text-align: center;">
<thead>
<tr>
<th>Content</th>