This is the H2

This is The Grid, the first free website template from andreasviklund.com which is built upon a CSS grid system. Inspired by the 1KB CSS Grid and other systems, The Grid template has a 12-column grid based on 60 pixels wide columns with 20 pixels of space inbetween. To use the grid, you create a div with the class="row" and then place any number of divs with class="col" and a second class stating the width of the column (c1-c12) inside the row. The Grid supports nested rows which means that thousands of layout combinations can be created, from single-column pages to advanced magazine-style layouts. The template uses standards-compliant code.

HowTo Add an Edit This Link in EE2

Question: How can I add an Edit This Link in EE2?

Answer: You can use the following snippet:

{if author_id == logged_in_member_id OR logged_in_group_id == "1"}•
 <
a href="{cp_url}?S=0&D=cp&C=content_publish&M=entry_form&channel_id={channel_id}&entry_id={entry_id}">Edit This</a>{/if} 

NOTE: Make sure you have your Control Panel Session Type is set to Cookies Only. You may also want to make sure you set a Cookie Domain.