Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
summerblue committed Jul 23, 2017
1 parent cc3615d commit 6982403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/topics/index.blade.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@extends('layouts.default')

@section('title')
{{ lang('Topic List') }} @parent
{{ isset($category) ? $category->name : '话题列表' }} @parent
@stop

@section('content')
Expand Down

0 comments on commit 6982403

Please sign in to comment.