@extends('settings.template') @section('section')

{{__('settings.security.timeline_settings')}}


@csrf

{{__('settings.security.show_text_only_posts_from_accounts_you_follow_home_etc')}}

{{__('settings.security.show_replies_from_accounts_you_follow_home_timeline_only')}}

{{__('settings.security.see_reblogs_from_accounts_you_follow_in_your_home_etc')}}

{{__('settings.security.only_see_reblogs_of_photos_or_photo_albums_home_etc')}}


@endsection