Pony.fm/app/views/pages/faq.blade.php

5 lines
108 B
PHP
Raw Normal View History

2013-07-25 23:33:04 +02:00
@extends('shared._app_layout')
@section('app_content')
{{Helpers::template('pages/faq.html')}}
@endsection