Skip to content

Commit

Permalink
adds talk for march 2014
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-r4bbit committed Feb 13, 2014
1 parent b713194 commit 724586c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions 03_2014.tpl.html
@@ -0,0 +1,25 @@
<article>
<header>
<h1>Talks</h1>
</header>
<section>
<header>
</header>
<div ng-include="talkHeaderTemplate"></div>

</section>
<div class="speaker">
<div class="avatar">
<img src="https://1.gravatar.com/avatar/b32bdb1fc9fdadeb45d7a1267fdd2fc4?d=https%3A%2F%2Fidenticons.github.com%2F3540d6b314e2116e054cd2265b647164.png&r=x&s=440
" width="160" height="160" align="left" alt="Pascal Precht" />
</div>
<div class="box-content">
<h3>Pascal Precht - <span class="speaker__talk-name">Taking angular-translate to the next level</span></h3>
<p>Bringing i18n to Angular apps works like a charm when using the angular-translate module. We've been working on
version 2.0 for months now and it brings plenty new features.</p>

<p>In this talk, i'll show you the new features and breaking changes that come with angular-translate 2.0.</p>
<p>
</div>
</div>
</article>

0 comments on commit 724586c

Please sign in to comment.